C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / TabIndex Property

In This Topic
TabIndex Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets the value corresponding to the tabindex global attribute.
Syntax
'Declaration
 
Public Property TabIndex As Nullable(Of Integer)
 
See Also